From: Eli Zaretskii Date: Thu, 23 Sep 2010 18:37:54 +0000 (-0400) Subject: Fix src/ChangeLog of the last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~3985^2~72 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=caefdbe7dd8aa2c6b1dc5ccb3085202b5f6e9d17;p=emacs.git Fix src/ChangeLog of the last commit. --- diff --git a/src/ChangeLog b/src/ChangeLog index 28fcb9eab67..0fa5f67bbe7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -21,7 +21,8 @@ (boyer_moore, wordify, Freplace_match): Use EMACS_INT for buffer and string positions and length. - * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit, find_before_next_newline) + * lisp.h (scan_buffer, scan_newline, find_next_newline_no_quit) + (find_before_next_newline): Adjust prototypes. * editfns.c (transpose_markers, update_buffer_properties) (buildmark, clip_to_bounds, Fgoto_char, overlays_around)